[INFO] cloning repository https://github.com/tahmid56/To-do-Canister
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tahmid56/To-do-Canister" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftahmid56%2FTo-do-Canister", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftahmid56%2FTo-do-Canister'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a26c0d8aafa479188506f01e5bd8d6bedb53a497
[INFO] testing tahmid56/To-do-Canister against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftahmid56%2FTo-do-Canister" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tahmid56/To-do-Canister
[INFO] finished tweaking git repo https://github.com/tahmid56/To-do-Canister
[INFO] tweaked toml for git repo https://github.com/tahmid56/To-do-Canister written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tahmid56/To-do-Canister on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tahmid56/To-do-Canister already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded candid v0.10.11
[INFO] [stderr]   Downloaded cc v1.2.7
[INFO] [stderr]   Downloaded psm v0.1.24
[INFO] [stderr]   Downloaded syn v2.0.95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13a52add1f9346effd86c69a36af593e17044d6a94a43f5d1c43bffa09269a1e
[INFO] running `Command { std: "docker" "start" "-a" "13a52add1f9346effd86c69a36af593e17044d6a94a43f5d1c43bffa09269a1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13a52add1f9346effd86c69a36af593e17044d6a94a43f5d1c43bffa09269a1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13a52add1f9346effd86c69a36af593e17044d6a94a43f5d1c43bffa09269a1e", kill_on_drop: false }`
[INFO] [stdout] 13a52add1f9346effd86c69a36af593e17044d6a94a43f5d1c43bffa09269a1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d74e52c64aeef0f3fcdd53915d24e8823fe552de363cdb2d76b0203fea7ad7dc
[INFO] running `Command { std: "docker" "start" "-a" "d74e52c64aeef0f3fcdd53915d24e8823fe552de363cdb2d76b0203fea7ad7dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling ic0 v0.23.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling candid v0.10.11
[INFO] [stderr]    Compiling ic-cdk-macros v0.16.0
[INFO] [stderr]    Compiling ic-cdk v0.16.0
[INFO] [stderr]    Compiling ic-cdk-timers v0.10.0
[INFO] [stderr]    Compiling to-do-backend v0.1.0 (/opt/rustwide/workdir/src/to-do-backend)
[INFO] [stdout] warning: unused import: `TodoItem::*`
[INFO] [stdout]  --> src/to-do-backend/src/models/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use TodoItem::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TodoItem` should have a snake case name
[INFO] [stdout]  --> src/to-do-backend/src/models/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod TodoItem;
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `todo_item`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.57s
[INFO] running `Command { std: "docker" "inspect" "d74e52c64aeef0f3fcdd53915d24e8823fe552de363cdb2d76b0203fea7ad7dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d74e52c64aeef0f3fcdd53915d24e8823fe552de363cdb2d76b0203fea7ad7dc", kill_on_drop: false }`
[INFO] [stdout] d74e52c64aeef0f3fcdd53915d24e8823fe552de363cdb2d76b0203fea7ad7dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87cba3e77cb40400a6f4d939d7d7eb3f03f7eb0d756948b992bd2b83960000cc
[INFO] running `Command { std: "docker" "start" "-a" "87cba3e77cb40400a6f4d939d7d7eb3f03f7eb0d756948b992bd2b83960000cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling to-do-backend v0.1.0 (/opt/rustwide/workdir/src/to-do-backend)
[INFO] [stdout] warning: unused import: `TodoItem::*`
[INFO] [stdout]  --> src/to-do-backend/src/models/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use TodoItem::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TodoItem` should have a snake case name
[INFO] [stdout]  --> src/to-do-backend/src/models/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod TodoItem;
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `todo_item`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s
[INFO] running `Command { std: "docker" "inspect" "87cba3e77cb40400a6f4d939d7d7eb3f03f7eb0d756948b992bd2b83960000cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87cba3e77cb40400a6f4d939d7d7eb3f03f7eb0d756948b992bd2b83960000cc", kill_on_drop: false }`
[INFO] [stdout] 87cba3e77cb40400a6f4d939d7d7eb3f03f7eb0d756948b992bd2b83960000cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fa8feb342262818c15e70edfc8d958c44e076b9aeb7590e804badf74ab9c8ce4
[INFO] running `Command { std: "docker" "start" "-a" "fa8feb342262818c15e70edfc8d958c44e076b9aeb7590e804badf74ab9c8ce4", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stderr] warning: unused import: `TodoItem::*`
[INFO] [stdout] running 0 tests
[INFO] [stderr]  --> src/to-do-backend/src/models/mod.rs:4:9
[INFO] [stdout] 
[INFO] [stderr]   |
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 4 | pub use TodoItem::*;
[INFO] [stdout] 
[INFO] [stderr]   |         ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: module `TodoItem` should have a snake case name
[INFO] [stderr]  --> src/to-do-backend/src/models/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod TodoItem;
[INFO] [stderr]   |         ^^^^^^^^ help: convert the identifier to snake case: `todo_item`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `to-do-backend` (lib test) generated 2 warnings (run `cargo fix --lib -p to-do-backend --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/to_do_backend-033431a8a377f9d8)
[INFO] running `Command { std: "docker" "inspect" "fa8feb342262818c15e70edfc8d958c44e076b9aeb7590e804badf74ab9c8ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa8feb342262818c15e70edfc8d958c44e076b9aeb7590e804badf74ab9c8ce4", kill_on_drop: false }`
[INFO] [stdout] fa8feb342262818c15e70edfc8d958c44e076b9aeb7590e804badf74ab9c8ce4
